home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 50
/
Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso
/
Aminet
/
dev
/
basic
/
blitzgtfix.lha
/
BlitzGTFix
/
UpdateAcidlibs
< prev
next >
Wrap
Text File
|
2001-12-25
|
518b
|
19 lines
; $VER blitzgtfix 20th April 2000
; Now uses changelib instead of the crappy split/remake/copy/delete thing
failat 20
echo "This script will update your acidlibs file to include the new"
echo "gadtools library. This will replace your old acidlibs file. I"
echo "take no responsibility for anything. MAKE SURE YOU HAVE BACKUPS!"
ask "Do you want to install this update (y/n)?"
if warn
changelib progdir: bbgtlib.obj
endif
if exists blitz2:redhelp/acidguides
copy bbgtlib.guide blitz2:redhelp/acidguides
endif